From: Eli Zaretskii Date: Sat, 23 Sep 2017 07:45:46 +0000 (+0300) Subject: ; * doc/emacs/display.texi (Display Custom): Fix wording. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~19^2~6667^2~14 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=820739bbb572b30b6ce45756c9960e48dca859af;p=emacs.git ; * doc/emacs/display.texi (Display Custom): Fix wording. --- diff --git a/doc/emacs/display.texi b/doc/emacs/display.texi index f074e989bc0..6afd8366b25 100644 --- a/doc/emacs/display.texi +++ b/doc/emacs/display.texi @@ -1745,7 +1745,7 @@ invisible parts of text), and lines which wrap to consume more than one screen line will be numbered that many times. The displayed numbers are relative, as with @code{relative} value above. This is handy in modes that fold text, such as Outline mode (@pxref{Outline -Mode}), and need to move by exact number of screen lines. +Mode}), and when you need to move by exact number of screen lines. @item anything else Any other non-@code{nil} value is treated as @code{t}.